home *** CD-ROM | disk | FTP | other *** search
- >> tempx = (x * cang) + (z * sang)
- >> tempz = (z * cang) - (x * sang)
-
- >Hmm... here are tempx and tempz
-
- >> y=tempy
- >> z=tempz
-
- >but here are tempy and tempz. Where is the error?
-
- Sorry about that! It should have read:
-
- x=tempx
- z=tempz
-
- Cheers,
-
- Matt Craven
- Hedgehog Software
- mcraven629@aol.com
-
-
-